home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / texsis / rsfs / rsfs10.mf < prev    next >
Text File  |  1992-08-10  |  4KB  |  81 lines

  1. % Formal Script Math Symbols 10 point
  2. % Ralph A. Smith, September 1991
  3.  
  4. if unknown cmbase: input cmbase fi
  5.  
  6. font_identifier:="RSFS"; font_size 10pt#;
  7.  
  8. u#:=20/36pt#;      % unit width
  9. width_adj#:=0pt#;    % width adjustment for certain characters
  10. serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
  11. cap_serif_fit#:=5/36pt#;  % extra sidebar near uppercase serifs
  12. letter_fit#:=0pt#;    % extra space added to all sidebars
  13.  
  14. body_height#:=270/36pt#;  % height of tallest characters
  15. asc_height#:=200/36pt#;    % height of lowercase ascenders
  16. cap_height#:=252/36pt#;    % height of caps
  17. fig_height#:=232/36pt#;    % height of numerals
  18. x_height#:=84/36pt#;    % height of lowercase without ascenders
  19. math_axis#:=90/36pt#;    % axis of symmetry for math symbols
  20. bar_height#:=44/36pt#;    % height of crossbar in lowercase e
  21. comma_depth#:=70/36pt#;    % depth of comma below baseline
  22. desc_depth#:=100/36pt#;    % depth of lowercase descenders
  23.  
  24. crisp#:=8/36pt#;    % diameter of serif corners
  25. tiny#:=7/36pt#;      % diameter of rounded corners
  26. fine#:=6/36pt#;      % diameter of sharply rounded corners
  27. thin_join#:=6/36pt#;    % width of extrafine details
  28. hair#:=7/36pt#;    % lowercase hairline breadth
  29. stem#:=22/36pt#;    % lowercase stem breadth
  30. curve#:=22/36pt#;    % lowercase curve breadth
  31. ess#:=27/36pt#;      % breadth in middle of lowercase s
  32. flare#:=33/36pt#;    % diameter of bulbs or breadth of terminals
  33.  
  34. dot_size#:=30/36pt#;    % diameter of dots
  35. cap_hair#:=10/36pt#;    % uppercase hairline breadth
  36. cap_stem#:=32/36pt#;    % uppercase stem breadth
  37. cap_curve#:=20/36pt#;    % uppercase curve breadth
  38. cap_ess#:=31/36pt#;    % breadth in middle of uppercase s
  39. rule_thickness#:=.4pt#;    % thickness of lines in math symbols
  40.  
  41. dish#:=1/36pt#;      % amount erased at top or bottom of serifs
  42. bracket#:=20/36pt#;    % vertical distance from serif base to tangent
  43. jut#:=30/36pt#;      % protrusion of lowercase serifs
  44. cap_jut#:=34/36pt#;    % protrusion of uppercase serifs
  45. beak_jut#:=9/36pt#;    % horizontal protrusion of beak serifs
  46. beak#:=70/36pt#;    % vertical protrusion of beak serifs
  47. vair#:=8/36pt#;      % vertical diameter of hairlines
  48. notch_cut#:=10pt#;    % maximum breadth above or below notches
  49. bar#:=9/36pt#;      % lowercase bar thickness
  50. slab#:=11/36pt#;    % serif and arm thickness
  51. cap_bar#:=9/36pt#;    % uppercase bar thickness
  52. cap_band#:=11/36pt#;    % uppercase thickness above/below lobes
  53. cap_notch_cut#:=10pt#;    % max breadth above/below uppercase notches
  54. serif_drop#:=4/36pt#;    % vertical drop of sloped serifs
  55. stem_corr#:=1/36pt#;    % for small refinements of stem breadth
  56. vair_corr#:=1/36pt#;    % for small refinements of hairline height
  57. apex_corr#:=0pt#;    % extra width at diagonal junctions
  58.  
  59. o#:=6/36pt#;      % amount of overshoot for curves
  60. apex_o#:=6/36pt#;    % amount of overshoot for diagonal junctions
  61.  
  62. slant:=.707;      % tilt ratio $(\Delta x/\Delta y)$
  63. fudge:=1;      % factor applied to weights of heavy characters
  64. math_spread:=0;      % extra openness of math symbols
  65. superness:=1/sqrt2;    % parameter for superellipses
  66. superpull:=1/6;      % extra openness inside bowls
  67. beak_darkness:=11/30;    % fraction of triangle inside beak serifs
  68. ligs:=2;      % level of ligatures to be included
  69.  
  70. square_dots:=false;    % should dots be square?
  71. hefty:=false;      % should we try hard not to be overweight?
  72. serifs:=true;      % should serifs and bulbs be attached?
  73. monospace:=false;    % should all characters have the same width?
  74. variant_g:=true;    % should an italic-style g be used?
  75. low_asterisk:=false;    % should the asterisk be centered at the axis?
  76. math_fitting:=true;    % should math-mode spacing be used?
  77.  
  78. % input scrmac; % only needed for lower case - not yet provided
  79. generate script      % switch to the driver file
  80.